Skip to content

Conversation

@Repin-Daniil
Copy link
Contributor

@Repin-Daniil Repin-Daniil commented Sep 22, 2025

  • Fix the cmake --install command
  • Add a new job to the CI pipeline that verifies the install command works correctly on every pull request

Related to #358

@Repin-Daniil Repin-Daniil changed the title #358 fix(cmake): Repair install target and add CI verification fix(cmake): Repair install target and add CI verification Sep 22, 2025
credentials.cpp
)

_ydb_sdk_install_targets(TARGETS client-ydb_types-credentials)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is executed inside _ydb_sdk_make_client_component and was causing a double export

)
_ydb_sdk_directory_install(FILES
${YDB_SDK_SOURCE_DIR}/cmake/FindBrotli.cmake
${YDB_SDK_SOURCE_DIR}/cmake/FindgRPC.cmake
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed in this commit cd70d70

@Gazizonoki Gazizonoki merged commit 0e7a197 into ydb-platform:main Sep 23, 2025
50 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants